home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / lwml9503.lzh / LIGHTWAVE-MAR95 / 000391_owner-lightwave-l _Thu Mar 16 12:07:42 1995.msg < prev    next >
Internet Message Format  |  1995-04-09  |  4KB

  1. Return-Path: <owner-lightwave-l>
  2. Received: by netcom15.netcom.com (8.6.10/Netcom)
  3.     id LAA18479; Thu, 16 Mar 1995 11:15:59 -0800
  4. Received: from zevs.ifi.unit.no by netcom15.netcom.com (8.6.10/Netcom)
  5.     id LAA18457; Thu, 16 Mar 1995 11:15:50 -0800
  6. Received: by zevs.ifi.unit.no id AA20717
  7.   (5.67b/IDA-1.4.4 for lightwave-l@netcom.com); Thu, 16 Mar 1995 20:15:19 +0100
  8. Date: Thu, 16 Mar 1995 20:15:18 +0100 (MET)
  9. From: Ole Andre Schistad <Ole.Andre.Schistad@ifi.unit.no>
  10. To: lightwave-l@netcom.com
  11. Subject: Re: Pentium vs Amiga
  12. In-Reply-To: <memo.64031@cix.compulink.co.uk>
  13. Message-Id: <Pine.SUN.3.91.950316192936.12743A-100000@zevs.ifi.unit.no>
  14. Mime-Version: 1.0
  15. Content-Type: TEXT/PLAIN; charset=US-ASCII
  16. Sender: owner-lightwave-l@netcom.com
  17. Precedence: bulk
  18.  
  19. On Wed, 15 Mar 1995, Gary Fenton wrote:
  20.  
  21. > The Motorola chips are actually clocked doubled so to be fair you can say
  22. > the 50mhz speed was really 100mhz. According to Phase 5's own specs, their
  23. > 060 is about 4x faster than a 4000/040 and their 40mhz 040 is 3x faster
  24. > than a 4000/040. I'm very surprised at your latest info comparing it to a
  25. > Pentuim.
  26.  
  27. Well , that's strictly not true. What you're probably referring to is the 
  28. fact that internal clockspeed on intel CPUs are sometimes doubled , like
  29. the DX-2 66Mhz . A DX-2 will access external hardware at 33MHz , which is 
  30. the base speed of the bus , while internal commands are executed at 66 
  31. MHz . Motorola CPUs are always the same speed internally and externally, 
  32. which may give faster ram accessing .
  33.  
  34.  As for the 060 beating a P90 at LW rendering , allow me to speculate a 
  35. little :-) Both CPUs achieve their improced performance through multiple
  36. internal pipelines ; that is , they can execute multiple instructions at 
  37. once so if the instructions do not conflict with each other. If two 
  38. instructions try to read or write to the same register , they cannot 
  39. be executed simultaneously. Now here's the interesting part .. the 680x0
  40. series has more registers than intels x86 series , which COULD account 
  41. for the fact that an 060 has better performance per clock cycle than a
  42. pentium. Performance-wise , you should expect a 50MHz 060 to beat a P60
  43. with good margin. It's still slower than a P90 though. 
  44.  
  45.    This equation has another side too.. cpu overhead generated by the OS .
  46. When people praise the amiga , it isn't JUST enthousiasm .. it has a hard 
  47. core of fact. AmigaOS is probably the tightest and most efficient 
  48. operating system available to the public , and all the library routines 
  49. are optimalized. In contrast , WindowsNT is a high-end , high-consumption 
  50. OS for server machines with endless amounts of ram . Such a contest would 
  51. be like telling Ben Johnson to outrun Carl Lewis .. with 20 pounds of led 
  52. strapped to his feet. 
  53.  
  54.   Lastly , I have a sincere respect Allen Hastings' programming abilities;
  55. may it not be feasible that his 68000 programs are  ever so slightly more 
  56. efficient than what his compiler spits out ? :-)
  57. > I'm NOT complaining! :-))))))
  58.  
  59. Well , I am .. the computer world took an entirely wrong turn somewhere
  60. around 1990 , and it's connected to the words `corporation' and 
  61. `lawyers'.  I tell thee straight , in 15 years there will be no hobbyist
  62. programmers , and no public domain software. Instead , we'll have big 
  63. corporations that cater to our needs  .. or their definition of `our 
  64. needs' anyway. Sounds like a lotta fun ? :)
  65.  
  66. > Gary F.  
  67.  
  68. #include <stddisclaimer.h>
  69. #define REALNAME     Ole Andre Schistad
  70. #define EMAIL        (schizo@nvg.unit.no || olesc@ifi.unit.no)
  71. #define OCCUPATION    Comp.Sci student and 3D animation hobbyist.
  72. main(){ printf("Hello World\n");return(-1);}
  73. /* The world is an illusion. */
  74.